home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung / Power-Programmierung (Tewi)(1994).iso / magazine / ins_msb / 9203 / parspath.bi < prev    next >
Text File  |  1992-01-24  |  126b  |  4 lines

  1. ' ParsPath.BI - Declaration for the path parsing routine.
  2.  
  3. DECLARE SUB ParsePathname (FullPath$, Drive$, Path$, FileSpec$)
  4.